Skip to content

Revert the changes to prefetch the image url from memory cache #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

dreampiggy
Copy link
Collaborator

because there are cases that the onAppear does not get called at all, which need at least update the remote URL. See #105 #103

We should provide the correctness, more than performance, even we queried multiple times than we should, SDWebImage itself will take care of extra query.

@dreampiggy dreampiggy added the bug Something isn't working label Apr 30, 2020
…se there are cases that the `onAppear` does not get called at all, which need at least update the remote URL. See #105
@dreampiggy dreampiggy force-pushed the revert_performance_prefetch_memory branch from f01f05b to b927adb Compare April 30, 2020 07:21
@dreampiggy dreampiggy merged commit f85b5eb into master Apr 30, 2020
@dreampiggy dreampiggy deleted the revert_performance_prefetch_memory branch May 7, 2020 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant